-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread #10668
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread #10668
Conversation
Signed-off-by: Matt Macy <[email protected]>
Ooo I missed one, nice! |
Codecov Report
@@ Coverage Diff @@
## master #10668 +/- ##
===========================================
- Coverage 79.82% 64.92% -14.90%
===========================================
Files 394 312 -82
Lines 124653 107437 -17216
===========================================
- Hits 99502 69755 -29747
- Misses 25151 37682 +12531
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: Ryan Moeller <[email protected]>
Reviewed-by: Jorgen Lundman <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Co-authored-by: Ryan Moeller <[email protected]> Signed-off-by: Matt Macy <[email protected]> Closes openzfs#10668
Reviewed-by: Jorgen Lundman <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Co-authored-by: Ryan Moeller <[email protected]> Signed-off-by: Matt Macy <[email protected]> Closes openzfs#10668
Signed-off-by: Matt Macy [email protected]
Motivation and Context
Description
How Has This Been Tested?
Types of changes
Checklist:
Signed-off-by
.